<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#globalFooter{
	background: #d7000f;
}
.foot_link{
	display: table;
	color: #fff;
	margin: auto;
	padding-top: 16px;
}
.foot_link a{
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
#globalFooter_copyright{
	display: table;
	margin: auto;
	padding-bottom: 20px;
}
#globalFooter_copyright p{
	color: #fff;
	font-size: 14px;
}
#globalFooter_copyright p a{
	color: #fff;
	font-size: 14px;
}</pre></body></html>